projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36bf553
)
; * etc/NEWS: Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 14 Sep 2019 08:21:40 +0000
(11:21 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 14 Sep 2019 08:21:40 +0000
(11:21 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d3338bf57d4c35cc9040d33445ce364a18bf51da..94c98a7ebe00b6fdbbee2de6eda21854188fc34b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1375,6
+1375,7
@@
the Elisp manual for documentation of the new mode and its commands.
dimensions, instead of always using 16 pixels. As a result, Tetris,
Snake and Pong are more playable on HiDPI displays.
+---
*** 'gamegrid-add-score' can now sort scores from lower to higher.
This is useful for games where lower scores are better, like time-based games.